Emotion Recognition and Understanding for Emotional Human-Robot Interaction Systems by Luefeng Chen & Min Wu & Witold Pedrycz & Kaoru Hirota
Author:Luefeng Chen & Min Wu & Witold Pedrycz & Kaoru Hirota
Language: eng
Format: epub
ISBN: 9783030615772
Publisher: Springer International Publishing
8.2 Foreground Segmentation and Feature Extraction
Before performing the image feature extraction, it is necessary to extract the foreground containing human gesture information. For the depth foreground segmentation, we implement segmentation by detecting depth data components. As for the RGB foreground segmentation, we implement it by an iterative threshold method.
8.2.1 Foreground Segmentation Based on Depth and RGB Images
The Kinect can capture the depth data with user indexes [8]. The depth data with user index is made up of 16 binary digits, the upper 13 bits indicate the distance between the user and the device, and the lower 3 bits are the user index. The lower three bits are from 000 to 111, which respectively represent the background and user 1 to user 6. So we can easily segment the foreground image by merely retrieving the user index of the depth data.
As far as RGB image segmentation is concerned, we adopt the iterative threshold segmentation method to extract the gesture foreground [34]. It could obtain a relatively accurate segmentation with less computational overhead using only a single parameter. The segmentation algorithm works well when the histogram of the image is bimodal, and the trough is deeper and wider. In the iterative threshold segmentation, and are the maximum and the minimum gray value of the image, then the initial threshold is the average of and .
The convergence condition is that the difference of the threshold after the iteration is less than a predefined threshold, which determines the accuracy of the threshold convergence.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8310)
Test-Driven Development with Java by Alan Mellor(6823)
Data Augmentation with Python by Duc Haba(6739)
Principles of Data Fabric by Sonia Mezzetta(6481)
Learn Blender Simulations the Right Way by Stephen Pearson(6392)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6254)
Hadoop in Practice by Alex Holmes(5966)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5816)
RPA Solution Architect's Handbook by Sachin Sahgal(5652)
Big Data Analysis with Python by Ivan Marin(5407)
The Infinite Retina by Robert Scoble Irena Cronin(5345)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5161)
Pretrain Vision and Large Language Models in Python by Emily Webber(4377)
Infrastructure as Code for Beginners by Russ McKendrick(4143)
Functional Programming in JavaScript by Mantyla Dan(4044)
The Age of Surveillance Capitalism by Shoshana Zuboff(3964)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3858)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3658)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3636)
